From 4b99dea029a80b4d0c7faa147f83b42859fd7e7f Mon Sep 17 00:00:00 2001 From: =?utf8?q?=E7=A9=8D=E4=B8=B9=E5=B0=BC=20Dan=20Jacobson?= Date: Tue, 25 Apr 2023 13:20:33 +0800 Subject: [PATCH] Forgot "name" (#1081) Or maybe use capitals: "Latitude, Longitude, Name" I am guessing that Name is correct. Co-authored-by: Robert Lipe --- xmldoc/formats/csv.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/xmldoc/formats/csv.xml b/xmldoc/formats/csv.xml index 54cf14890..54e9d6f80 100644 --- a/xmldoc/formats/csv.xml +++ b/xmldoc/formats/csv.xml @@ -11,7 +11,7 @@ their commercial mapping program, or GDM6 (their free waypoint manager) for iFinder which is available at lowrance.com - On write, this format writes simple "latitude, longitude" pairs, but + On write, this format writes simple "latitude, longitude, name" lines, but on read it will read anything supported by our human readable definition. -- 2.30.2